home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 168
- Top = 85
- Width = 547
- Height = 465
- Caption = 'Form1'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object ToolBar1: TToolBar
- Left = 0
- Top = 0
- Width = 539
- Height = 33
- ButtonHeight = 25
- TabOrder = 0
- object SpeedButton1: TSpeedButton
- Left = 0
- Top = 2
- Width = 73
- Height = 25
- AllowAllUp = True
- GroupIndex = 1
- Caption = 'Tools'
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555550FF0559
- 1950555FF75F7557F7F757000FF055591903557775F75557F77570FFFF055559
- 1933575FF57F5557F7FF0F00FF05555919337F775F7F5557F7F700550F055559
- 193577557F7F55F7577F07550F0555999995755575755F7FFF7F5570F0755011
- 11155557F755F777777555000755033305555577755F75F77F55555555503335
- 0555555FF5F75F757F5555005503335505555577FF75F7557F55505050333555
- 05555757F75F75557F5505000333555505557F777FF755557F55000000355557
- 07557777777F55557F5555000005555707555577777FF5557F55553000075557
- 0755557F7777FFF5755555335000005555555577577777555555}
- NumGlyphs = 2
- OnClick = SpeedButton1Click
- end
- object PrintTest: TButton
- Left = 73
- Top = 2
- Width = 75
- Height = 25
- Caption = 'Bitmap Test'
- TabOrder = 0
- OnClick = PrintTestClick
- end
- end
- object sb1: TStatusBar
- Left = 0
- Top = 413
- Width = 539
- Height = 25
- Panels = <
- item
- Width = 200
- end
- item
- Width = 50
- end>
- SimplePanel = False
- end
- object PrintDialog1: TPrintDialog
- Left = 96
- Top = 80
- end
- end
-